home *** CD-ROM | disk | FTP | other *** search
/ Champak 103 / Vol 103.iso / games / starship.swf / scripts / DefineSprite_26 / frame_1 / DoAction.as
Text File  |  2010-03-13  |  60b  |  6 lines

  1. if(_parent.vx < 0)
  2. {
  3.    shot.gotoAndStop(2);
  4. }
  5. stop();
  6.